-
Notifications
You must be signed in to change notification settings - Fork 2
E2E testing with k6 #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E2E testing with k6 #229
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #229 +/- ##
=======================================
Coverage 10.07% 10.07%
=======================================
Files 27 27
Lines 1568 1568
=======================================
Hits 158 158
Misses 1410 1410 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
These are just basic test, I will be adding more comprehensive tests to check the following in a separate PR:
|
LesnyRumcajs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add a README to e2e on executing the tests?
|
@sudo-shashank Is the CI doing actually any checks? on my machine: I'm also wondering why are the tests so slow - there aren't that many pages to visit. |
2789774 to
f8c43b4
Compare
f8c43b4 to
0a5b5c5
Compare
07b62b2 to
ecf9fa2
Compare
|
@LesnyRumcajs @hanabi1224 Fixed CI run timeout issue and also improved performance |
LesnyRumcajs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's still a bit slow-ish but we can iterate on it later. Definitely better and more comprehensive than the previous solution. Good job!


Summary of changes
Changes introduced in this pull request:
Checks added:
Reference issue to close (if applicable)
Closes #179
Other information and links
Change checklist
adheres to the team's
documentation standards,
(if possible),
should be reflected in this document.